home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / bin / DXUtils / graphedit.chm / css / ie4.css < prev   
Encoding:
Cascading Style Sheet File  |  2001-10-08  |  6.1 KB  |  375 lines

  1. /* Style sheet optimized for IE4x and above*/
  2.  
  3. A:link  {
  4.     color         : #483D8B;
  5.     }
  6.  
  7. A:visited  {
  8.     color         : #999999;
  9.     }
  10.  
  11. A:active  {
  12.     color         : #0000FF;
  13.     }
  14.  
  15. A:hover  {
  16.     color         : #FFCC00;
  17.     }
  18.  
  19. DIV.clsHi  {
  20.     padding-left     : 2em;
  21.     text-indent     : -2em;
  22.     }
  23.  
  24. body  {
  25.  
  26.     margin        : 0;
  27.     font-size     : 70%;
  28.     font-family     : Verdana, Arial, Helvetica, MS Sans Serif;
  29.     background-color: #FFFFFF;
  30.     color        : #000000;
  31. }
  32.  
  33. #idDocContents{
  34.     padding-top:10;
  35.     padding-bottom:24;
  36.     padding-left:24;
  37.     padding-right:24;
  38. } /* Main document viewable area */
  39.  
  40. #idToolbar{
  41.  
  42. } /* Toolbar */
  43.  
  44. blockquote  {
  45.     margin-left     : 10pt;
  46.     margin-right     : 10pt;
  47.     margin-top     : 10pt;
  48.     margin-bottom     : 10pt;
  49. }
  50.  
  51. blockquote dl  {
  52.     margin-top     : 0pt;
  53. }
  54.  
  55. blockquote table.ref  {
  56.     margin-top     : 0pt;
  57.     margin-bottom     : 6pt;
  58. }
  59.  
  60. blockquote table.swtable  {
  61.     margin-top     : 0pt;
  62.     margin-bottom     : 6pt;
  63. }
  64.  
  65. blockquote table{
  66.     margin-top     : 0pt;
  67.     margin-bottom     : 6pt;
  68. }
  69.  
  70. dl dl{
  71.     margin-top     : 5pt;
  72. }
  73.  
  74. font.na  {
  75.     color         : #B0B0B0;
  76. }
  77.  
  78. h1  {
  79.     font-size     : 150%;
  80.     margin-top     : 1.25em;
  81.     margin-bottom     : .5em;
  82. }
  83.  
  84. h2  {
  85.     font-size     : 135%;
  86.     margin-top     : 1.25em;
  87.     margin-bottom     : .5em;
  88. }
  89.  
  90. h3  {
  91.     font-size     : 120%;
  92.     margin-top     : 1em;
  93.     margin-bottom     : 0em;
  94. }
  95.  
  96. h4  {
  97.     font-size     : 105%;
  98.     margin-top     : .8 em;
  99.     margin-bottom     : 0em;
  100. }
  101.  
  102. h5  {
  103.     letter-spacing:1;
  104.     font-size     : 88%;
  105.     margin-top     : .8 em;
  106.     margin-bottom     : 0em;
  107. }
  108.  
  109. h6  {
  110.     letter-spacing:1;
  111.     font-size     : 78%;
  112.     margin-top     : .6em;
  113.     margin-bottom     : 0em;
  114. }
  115.  
  116. hr  {
  117.     color         : #666666;
  118. }
  119.  
  120. p  {
  121.     margin-top     : .6em;
  122.     margin-bottom     : .6em;
  123. }
  124.  
  125. p.ref  {
  126.     font-weight     : bold;
  127.     margin-top     : 12pt;
  128.     margin-bottom     : 0pt;
  129. }
  130.  
  131. ol  {
  132.     margin-top     : .5em;
  133.     margin-bottom     : 0em;
  134.     margin-left     : 18pt;
  135. }
  136.  
  137. ul  {
  138.     margin-top     : .5em;
  139.     margin-bottom     : 0em;
  140.     margin-left     : 18pt;
  141. }
  142.  
  143. ol ul  {
  144.     list-style     : disc;
  145.     margin-top     : 1em;
  146. }
  147.  
  148. li  {
  149.     padding-bottom     : .2em;
  150.     margin-right     : 1em;
  151. }
  152.  
  153. li li  {
  154.     list-style-type : square;
  155. }
  156.  
  157. pre  {
  158.     font-family     : Courier New;
  159.     font-size     : 110%;
  160.     background     : #EEEEEE;
  161.     margin-top     : 1em;
  162.     margin-bottom     : 1em;
  163.     margin-left     : 0pt;
  164.     padding-top     : 5pt;
  165.     padding-bottom     : 5pt;
  166.     padding-left     : 5pt;
  167.     padding-right     : 5pt;
  168. }
  169.  
  170. pre.syntax  {
  171.     font-family     : Verdana, Arial, Helvetica, MS Sans Serif;
  172.     font-size     : 100%;
  173. }
  174.  
  175. code  {
  176.     font-family     : Courier New;
  177.     font-size     : 110%;
  178.     background     : #EEEEEE;
  179. }
  180.  
  181. code.text  {
  182.     font-family     : Courier New;
  183.     font-size     : 110%;
  184.     background     : #FFFFFF;
  185. }
  186.  
  187. table  {
  188.     font-size     : 100%;
  189.     margin-top     : 10pt;
  190.     margin-bottom     : 3pt;
  191.     padding-left     : 2pt;
  192.     padding-right     : 2pt;
  193. }
  194.  
  195. th  {
  196.     text-align     : left;
  197.     background-color: #dddddd;
  198.     margin         : 3pt;
  199.     vertical-align     : bottom;
  200. }
  201.  
  202. tr  {
  203.     vertical-align     : top;
  204. }
  205.  
  206. td  {
  207.     margin         : 3pt;
  208.     background-color: #EEEEEE;
  209.     vertical-align     : top;
  210. }
  211.  
  212. table.ref  {
  213.     font-size     : 100%;
  214.     margin-top     : 10pt;
  215.     margin-bottom     : 6pt;
  216.     padding-left     : 2pt;
  217.     padding-right     : 2pt;
  218. }
  219.  
  220. table.ref th  {
  221.     font-weight     : bold;
  222.     text-align     : left;
  223.     background-color: #CCCCCC;
  224.     margin         : 3pt;
  225.     vertical-align     : bottom;
  226. }
  227.  
  228. table.ref tr  {
  229.     vertical-align     : top;
  230. }
  231.  
  232. table.ref td  {
  233.     margin         : 3pt;
  234.     background-color: #EEEEEE;
  235.     vertical-align     : top;
  236. }
  237.  
  238. table.paramvls  {
  239.     margin-top     : .25em;
  240. }
  241.  
  242. /* .main class might need to be removed */
  243. table.main  {
  244.     font-family     : Verdana, Arial, Helvetica, MS Sans Serif;
  245.     background-color: #FFFFFF;
  246.     margin-top     : 0em;
  247.     margin-bottom     : 0em;
  248.     margin-left     : 0em;
  249.     padding-left     : 0em;
  250.     padding-right     : 0em;
  251. }
  252.  
  253. table.main td  {
  254.     background-color: #FFFFFF;
  255. }
  256.  
  257. table.main pre  {
  258.     font-family     : Verdana, Arial, Helvetica, MS Sans Serif;
  259.     font-size     : 8pt;
  260.     margin-top     : 0pt;
  261.     margin-bottom     : 0pt;
  262.     font-weight     : bold;
  263.     background     : #FFFFFF;
  264.     vertical-align     : top;
  265. }
  266.  
  267. /* This might be removed */
  268. a.line  {
  269.     text-decoration : underline;
  270.     font-size     : 8pt;
  271.     color         : black;
  272. }
  273.  
  274. .copyright{
  275.     text-decoration : underline;
  276.     color         : black;
  277.     font-size     : 8pt;
  278.     font-family     : verdana, arial, helvetica, ms sans serif;
  279.     margin-top     : 0;
  280.     margin-bottom     : 0;
  281. }
  282.  
  283. .glossary {
  284.     cursor        : hand;
  285.     color        : green;
  286.     text-decoration    : underline;
  287. }
  288.  
  289. table.swtable  {
  290.     background-color: #ffffff;
  291.     margin-top     : 10pt;
  292.     margin-bottom     : 3pt;
  293.     padding-left     : 2pt;
  294.     padding-right     : 2pt;
  295.     list-style-type : round;
  296. }
  297.  
  298. table.swtable th  {
  299.     background-color: #CCCCCC;
  300.     vertical-align     : top;
  301.     margin-right     : 1em;
  302.     margin-bottom     : .25em;
  303.     list-style-type : square;
  304. }
  305.  
  306. .defvalue  {
  307.     font-weight     : bold;
  308.     font-family     : 'courier new';
  309. } /* use to indicate when text represents a default value*/
  310.  
  311. .literal  {
  312.     font-family     : 'courier new';
  313. } /* use to indicate when text represents a value the user should type*/
  314.  
  315. .range  {
  316.     font-style     : italic;
  317. } /* use to indicate when text represents a range of possible values*/
  318.  
  319. div.showme  {
  320.     margin-bottom     : .5em;
  321.     margin-top     : .5em;
  322. }/* ?? */
  323.  
  324. button.showme{
  325.     font-size     : 15;
  326.     font-family     : Arial;
  327.     width         : 88;
  328.     height         : 31;
  329.     background-color: #002F90;
  330.     color         : #FFFFFF;
  331.     font-weight     : bold;
  332. } /* ?? */
  333.  
  334. .clsLinkClone {
  335.     color         : ACTIVECAPTION;
  336.     text-decoration : underline;
  337. }/* used for samples and other unusual type links */
  338.  
  339. table.eventTable th  {
  340.     text-align     : center;
  341.     background-color: #dddddd;
  342.     margin         : 2pt;
  343.     vertical-align     : middle;
  344. }/* Items for special tables in event reference */
  345.  
  346. table.eventTable pre  {
  347.     margin-top    : 0;
  348.     margin-bottom    : 0;    
  349. }/* Override the line space on top and bottom */
  350.  
  351.  
  352. /* Special Styles for use in IE4 for Win32*/
  353. .expanded  {
  354.     display     : inline;
  355.     color         : black;
  356. }
  357.  
  358. /* visible state*/
  359. .collapsed  {
  360.     display     : none;
  361. }
  362.  
  363. /* hidden state*/
  364. .propattr  {
  365.     font-weight     : bold;
  366. }
  367.  
  368. /* pCode == Example block, pSyntax == Syntax block, pEvents = Event Parameter block 
  369.    pCode1 is for 2d example block in same page */
  370.  
  371. #pCode, #pCode1, #pCode2, #pSyntax, #pEvents  {
  372.     display     : none;
  373.     text-decoration : underline;
  374.     cursor         : hand;
  375. }